PRACTICAL NO. 03:- Work on Paragraph in web page

	

✯ Exercise:

✧Write a HTML Code to show following output.

Your Image
Your Image

✯Practcal releted Questions :

✧(1) Explain role of (b),(i) and (u) tag.

✯Answer :

Your Image

✧(2) Write Attributes of (p) tag.

✯Answer :

Your Image

✧(3) Identify the correct HTML tag for incerting a line break.

[a] (br) [b] (lb) [c] (bk) [d] (newline)

✯Answer :

HTML tag used to incert a line break is (br).


			

END